[INFO] cloning repository https://github.com/ModelTC/statecs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ModelTC/statecs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FModelTC%2Fstatecs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FModelTC%2Fstatecs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 74789985d3aab8674551208dd829fb3fd0930c00
[INFO] fixing ModelTC/statecs against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=end=2015,2024 for pr-157817-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FModelTC%2Fstatecs" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/ModelTC/statecs
[INFO] finished tweaking git repo https://github.com/ModelTC/statecs
[INFO] tweaked toml for git repo https://github.com/ModelTC/statecs written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/ModelTC/statecs on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/ModelTC/statecs already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 283f87c34ebff69399a8fdfe1ead4cfa69bd0480da514853b4440e7b88789296
[INFO] running `Command { std: "docker" "start" "283f87c34ebff69399a8fdfe1ead4cfa69bd0480da514853b4440e7b88789296", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "283f87c34ebff69399a8fdfe1ead4cfa69bd0480da514853b4440e7b88789296" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "283f87c34ebff69399a8fdfe1ead4cfa69bd0480da514853b4440e7b88789296", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "283f87c34ebff69399a8fdfe1ead4cfa69bd0480da514853b4440e7b88789296" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=end=2015,2024", kill_on_drop: false }`
[INFO] [stderr] crater-edition-check: migrating to next edition
[INFO] [stderr]    Migrating procs/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Compiling proc-macro2 v1.0.82
[INFO] [stderr]    Compiling libc v0.2.154
[INFO] [stderr]     Checking futures-sink v0.3.30
[INFO] [stderr]     Checking futures-io v0.3.30
[INFO] [stderr]     Checking unicode-ident v1.0.12
[INFO] [stderr]     Checking futures-channel v0.3.30
[INFO] [stderr]     Checking quote v1.0.36
[INFO] [stderr]     Checking syn v2.0.61
[INFO] [stderr]     Checking parking_lot_core v0.9.10
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]     Checking socket2 v0.5.7
[INFO] [stderr]     Checking signal-hook-registry v1.4.2
[INFO] [stderr]     Checking mio v0.8.11
[INFO] [stderr]     Checking parking_lot v0.12.2
[INFO] [stderr]     Checking procs v0.1.0 (/opt/rustwide/workdir/procs)
[INFO] [stderr]    Migrating procs/src/lib.rs from 2021 edition to 2024
[INFO] [stderr]        Fixed procs/src/lib.rs (1 fix)
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> procs/src/lib.rs:89:9
[INFO] [stdout]     |
[INFO] [stdout]  89 |         &std::format!($p, value) as &str
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^ this temporary value will be dropped at the end of the block
[INFO] [stdout] ...
[INFO] [stdout] 118 |             let idx = syn::Ident::new(
[INFO] [stdout]     |                       --------------- borrow later used by call
[INFO] [stdout] 119 |                 count!("__EXPAND_{generic_id}_TAKE_IDX_{}", idx_counter),
[INFO] [stdout]     |                 -------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout]     = note: this warning originates in the macro `count` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> procs/src/lib.rs:89:9
[INFO] [stdout]     |
[INFO] [stdout]  89 |         &std::format!($p, value) as &str
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^ this temporary value will be dropped at the end of the block
[INFO] [stdout] ...
[INFO] [stdout] 305 |                 let idx = &syn::Ident::new(
[INFO] [stdout]     |                            --------------- borrow later used by call
[INFO] [stdout] 306 |                     count!("__EXPAND_{after_take_type_id}_REF_IDX_{}", idx_counter),
[INFO] [stdout]     |                     --------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: this warning originates in the macro `count` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> procs/src/lib.rs:371:11
[INFO] [stdout]     |
[INFO] [stdout] 367 |     let map = type_transitions
[INFO] [stdout]     |         ---
[INFO] [stdout]     |         |
[INFO] [stdout]     |         `map` calls a custom destructor
[INFO] [stdout]     |         `map` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 371 |     match syn::parse::<syn::ItemFn>(item.clone()) { Ok(mut func) => {
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |           |
[INFO] [stdout]     |           this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |           up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 399 | }
[INFO] [stdout]     | - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/proc_macro/src/bridge/client.rs:21:0
[INFO] [stdout] note: `map` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/proc_macro/src/bridge/client.rs:21:0
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> procs/src/lib.rs:89:9
[INFO] [stdout]     |
[INFO] [stdout]  89 |         &std::format!($p, value) as &str
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^ this temporary value will be dropped at the end of the block
[INFO] [stdout] ...
[INFO] [stdout] 118 |             let idx = syn::Ident::new(
[INFO] [stdout]     |                       --------------- borrow later used by call
[INFO] [stdout] 119 |                 count!("__EXPAND_{generic_id}_TAKE_IDX_{}", idx_counter),
[INFO] [stdout]     |                 -------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout]     = note: this warning originates in the macro `count` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> procs/src/lib.rs:89:9
[INFO] [stdout]     |
[INFO] [stdout]  89 |         &std::format!($p, value) as &str
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^ this temporary value will be dropped at the end of the block
[INFO] [stdout] ...
[INFO] [stdout] 305 |                 let idx = &syn::Ident::new(
[INFO] [stdout]     |                            --------------- borrow later used by call
[INFO] [stdout] 306 |                     count!("__EXPAND_{after_take_type_id}_REF_IDX_{}", idx_counter),
[INFO] [stdout]     |                     --------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: this warning originates in the macro `count` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> procs/src/lib.rs:371:11
[INFO] [stdout]     |
[INFO] [stdout] 367 |     let map = type_transitions
[INFO] [stdout]     |         ---
[INFO] [stdout]     |         |
[INFO] [stdout]     |         `map` calls a custom destructor
[INFO] [stdout]     |         `map` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 371 |     match syn::parse::<syn::ItemFn>(item.clone()) { Ok(mut func) => {
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |           |
[INFO] [stdout]     |           this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |           up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 399 | }
[INFO] [stdout]     | - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/proc_macro/src/bridge/client.rs:21:0
[INFO] [stdout] note: `map` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/proc_macro/src/bridge/client.rs:21:0
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]    Compiling tokio-macros v2.2.0
[INFO] [stderr]    Compiling async-stream-impl v0.3.5
[INFO] [stderr]    Compiling pin-project-internal v1.1.5
[INFO] [stderr]     Checking async-stream v0.3.5
[INFO] [stderr]     Checking tokio v1.37.0
[INFO] [stderr]     Checking futures-util v0.3.30
[INFO] [stderr]     Checking pin-project v1.1.5
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> procs/src/lib.rs:89:9
[INFO] [stdout]     |
[INFO] [stdout]  89 |         &std::format!($p, value) as &str
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^ this temporary value will be dropped at the end of the block
[INFO] [stdout] ...
[INFO] [stdout] 118 |             let idx = syn::Ident::new(
[INFO] [stdout]     |                       --------------- borrow later used by call
[INFO] [stdout] 119 |                 count!("__EXPAND_{generic_id}_TAKE_IDX_{}", idx_counter),
[INFO] [stdout]     |                 -------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout]     = note: this warning originates in the macro `count` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> procs/src/lib.rs:89:9
[INFO] [stdout]     |
[INFO] [stdout]  89 |         &std::format!($p, value) as &str
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^ this temporary value will be dropped at the end of the block
[INFO] [stdout] ...
[INFO] [stdout] 305 |                 let idx = &syn::Ident::new(
[INFO] [stdout]     |                            --------------- borrow later used by call
[INFO] [stdout] 306 |                     count!("__EXPAND_{after_take_type_id}_REF_IDX_{}", idx_counter),
[INFO] [stdout]     |                     --------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: this warning originates in the macro `count` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> procs/src/lib.rs:371:11
[INFO] [stdout]     |
[INFO] [stdout] 367 |     let map = type_transitions
[INFO] [stdout]     |         ---
[INFO] [stdout]     |         |
[INFO] [stdout]     |         `map` calls a custom destructor
[INFO] [stdout]     |         `map` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 371 |     match syn::parse::<syn::ItemFn>(item.clone()) { Ok(mut func) => {
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |           |
[INFO] [stdout]     |           this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |           up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 399 | }
[INFO] [stdout]     | - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/proc_macro/src/bridge/client.rs:21:0
[INFO] [stdout] note: `map` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/proc_macro/src/bridge/client.rs:21:0
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking futures-executor v0.3.30
[INFO] [stderr]     Checking futures v0.3.30
[INFO] [stderr]     Checking statecs v0.4.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Migrating src/lib.rs from 2021 edition to 2024
[INFO] [stderr]     Checking tokio-stream v0.1.15
[INFO] [stderr]     Checking tokio-test v0.4.4
[INFO] [stderr]        Fixed src/component.rs (15 fixes)
[INFO] [stderr]        Fixed src/system.rs (3 fixes)
[INFO] [stderr]        Fixed src/tuple_proc.rs (12 fixes)
[INFO] [stderr]    Migrating examples/example.rs from 2021 edition to 2024
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 29.03s
[INFO] [stderr] crater-edition-check: procs v0.1.0 (/opt/rustwide/workdir/procs) updating edition from 2021 to 2024
[INFO] [stderr] crater-edition-check: statecs v0.4.0 (/opt/rustwide/workdir) updating edition from 2021 to 2024
[INFO] [stderr]    Compiling procs v0.1.0 (/opt/rustwide/workdir/procs)
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> procs/src/lib.rs:89:10
[INFO] [stdout]     |
[INFO] [stdout]  89 |         &std::format!($p, value) as &str
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^^^       - temporary value is freed at the end of this statement
[INFO] [stdout]     |          |
[INFO] [stdout]     |          creates a temporary value which is freed while still in use
[INFO] [stdout] ...
[INFO] [stdout] 118 |             let idx = syn::Ident::new(
[INFO] [stdout]     |                       --------------- borrow later used by call
[INFO] [stdout] 119 |                 count!("__EXPAND_{generic_id}_TAKE_IDX_{}", idx_counter),
[INFO] [stdout]     |                 -------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout]     = note: this error originates in the macro `std::format` which comes from the expansion of the macro `count` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> procs/src/lib.rs:89:10
[INFO] [stdout]     |
[INFO] [stdout]  89 |         &std::format!($p, value) as &str
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^^^       - temporary value is freed at the end of this statement
[INFO] [stdout]     |          |
[INFO] [stdout]     |          creates a temporary value which is freed while still in use
[INFO] [stdout] ...
[INFO] [stdout] 305 |                 let idx = &syn::Ident::new(
[INFO] [stdout]     |                            --------------- borrow later used by call
[INFO] [stdout] 306 |                     count!("__EXPAND_{after_take_type_id}_REF_IDX_{}", idx_counter),
[INFO] [stdout]     |                     --------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout]     = note: this error originates in the macro `std::format` which comes from the expansion of the macro `count` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0716`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `procs` (lib) due to 2 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> procs/src/lib.rs:89:10
[INFO] [stdout]     |
[INFO] [stdout]  89 |         &std::format!($p, value) as &str
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^^^       - temporary value is freed at the end of this statement
[INFO] [stdout]     |          |
[INFO] [stdout]     |          creates a temporary value which is freed while still in use
[INFO] [stdout] ...
[INFO] [stdout] 118 |             let idx = syn::Ident::new(
[INFO] [stdout]     |                       --------------- borrow later used by call
[INFO] [stdout] 119 |                 count!("__EXPAND_{generic_id}_TAKE_IDX_{}", idx_counter),
[INFO] [stdout]     |                 -------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout]     = note: this error originates in the macro `std::format` which comes from the expansion of the macro `count` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> procs/src/lib.rs:89:10
[INFO] [stdout]     |
[INFO] [stdout]  89 |         &std::format!($p, value) as &str
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^^^       - temporary value is freed at the end of this statement
[INFO] [stdout]     |          |
[INFO] [stdout]     |          creates a temporary value which is freed while still in use
[INFO] [stdout] ...
[INFO] [stdout] 305 |                 let idx = &syn::Ident::new(
[INFO] [stdout]     |                            --------------- borrow later used by call
[INFO] [stdout] 306 |                     count!("__EXPAND_{after_take_type_id}_REF_IDX_{}", idx_counter),
[INFO] [stdout]     |                     --------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout]     = note: this error originates in the macro `std::format` which comes from the expansion of the macro `count` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0716`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `procs` (lib) due to 2 previous errors
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> procs/src/lib.rs:89:10
[INFO] [stdout]     |
[INFO] [stdout]  89 |         &std::format!($p, value) as &str
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^^^       - temporary value is freed at the end of this statement
[INFO] [stdout]     |          |
[INFO] [stdout]     |          creates a temporary value which is freed while still in use
[INFO] [stdout] ...
[INFO] [stdout] 118 |             let idx = syn::Ident::new(
[INFO] [stdout]     |                       --------------- borrow later used by call
[INFO] [stdout] 119 |                 count!("__EXPAND_{generic_id}_TAKE_IDX_{}", idx_counter),
[INFO] [stdout]     |                 -------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout]     = note: this error originates in the macro `std::format` which comes from the expansion of the macro `count` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> procs/src/lib.rs:89:10
[INFO] [stdout]     |
[INFO] [stdout]  89 |         &std::format!($p, value) as &str
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^^^       - temporary value is freed at the end of this statement
[INFO] [stdout]     |          |
[INFO] [stdout]     |          creates a temporary value which is freed while still in use
[INFO] [stdout] ...
[INFO] [stdout] 305 |                 let idx = &syn::Ident::new(
[INFO] [stdout]     |                            --------------- borrow later used by call
[INFO] [stdout] 306 |                     count!("__EXPAND_{after_take_type_id}_REF_IDX_{}", idx_counter),
[INFO] [stdout]     |                     --------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout]     = note: this error originates in the macro `std::format` which comes from the expansion of the macro `count` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0716`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `procs` (lib test) due to 2 previous errors
[INFO] running `Command { std: "docker" "inspect" "283f87c34ebff69399a8fdfe1ead4cfa69bd0480da514853b4440e7b88789296", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "283f87c34ebff69399a8fdfe1ead4cfa69bd0480da514853b4440e7b88789296", kill_on_drop: false }`
[INFO] [stdout] 283f87c34ebff69399a8fdfe1ead4cfa69bd0480da514853b4440e7b88789296
